projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dde2584
)
(enriched-next-annotation): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 10 Nov 1995 18:04:18 +0000
(18:04 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 10 Nov 1995 18:04:18 +0000
(18:04 +0000)
lisp/enriched.el
patch
|
blob
|
history
diff --git
a/lisp/enriched.el
b/lisp/enriched.el
index 1358b655b13b4dfdaa6ee10fa2ba0b1f74ba295d..b0618b3571c4e56a904c8d63df4c54b49fa48552 100644
(file)
--- a/
lisp/enriched.el
+++ b/
lisp/enriched.el
@@
-415,7
+415,7
@@
One annotation each for foreground color, background color, italic, etc."
(defun enriched-next-annotation ()
"Find and return next text/enriched annotation.
-Any \"<<\" strings encountered are coverted to \"<\".
+Any \"<<\" strings encountered are co
n
verted to \"<\".
Return value is \(begin end name positive-p), or nil if none was found."
(while (and (search-forward "<" nil 1)
(progn (goto-char (match-beginning 0))